table index meaning in English
表索引
Examples
- Noindex does not affect system tables because integrity checks are always performed on system table indexes
Noindex不影响系统表,因为总是对系统表索引执行完整性检查。 - Noindex does not affect system tables because dbcc checkfilegroup always checks all system table indexes
Noindex不影响系统表,因为dbcc checkdb总是对所有系统表索引进行检查。 - Noindex does not affect system tables because the integrity checks are always performed on all system table indexes
Noindex不会影响系统表,因为完整性检查的执行对象始终是所有系统表索引。 - With that single macro , you can take away a lot of work for any program that has to generate mathematical tables indexed by integer
使用这一个宏,就可以节省很多编程的工作,它可以生成一个使用整数进行索引的数学表。 - However , in the absence of data distribution information , the optimizer will calculate selectivity for filters of different types based on table indexes
然而在缺乏数据分布信息的情况下,优化器将基于表索引计算不同类型筛选器的选择性。